Skip to content

Add verifiable data registry#6

Merged
stevenvegt merged 56 commits into
masterfrom
did_store
Jan 25, 2021
Merged

Add verifiable data registry#6
stevenvegt merged 56 commits into
masterfrom
did_store

Conversation

@stevenvegt

@stevenvegt stevenvegt commented Jan 20, 2021

Copy link
Copy Markdown
Member

Add implementation of RFC006.

@codecov

codecov Bot commented Jan 20, 2021

Copy link
Copy Markdown

Codecov Report

Merging #6 (9c14417) into master (c38d4ab) will increase coverage by 0.14%.
The diff coverage is 77.83%.

Impacted Files Coverage Δ
cmd/root.go 28.00% <0.00%> (-1.17%) ⬇️
core/config.go 87.86% <ø> (ø)
core/diagnostics.go 100.00% <ø> (ø)
core/engine.go 83.33% <ø> (ø)
crypto/api/v1/api.go 82.85% <ø> (ø)
crypto/api/v1/client.go 82.14% <ø> (ø)
crypto/jwx.go 70.00% <ø> (ø)
crypto/storage/fs.go 71.42% <ø> (ø)
vdr/config.go 0.00% <0.00%> (ø)
vdr/vdr.go 0.00% <0.00%> (ø)
... and 21 more

@woutslakhorst
woutslakhorst marked this pull request as ready for review January 22, 2021 09:18
Comment thread core/logging.go
Comment thread core/metrics.go
Comment thread core/metrics.go
Comment thread core/status.go
Comment thread vdr/doc-creator.go Outdated
Comment thread vdr/doc-creator.go
Comment thread vdr/types/interface.go Outdated
Comment thread vdr/types/interface.go
Comment thread vdr/types/interface.go
Renamed everything from Registry to VDR
Fixed comments and docs
Added more test coverage
Comment thread .gitignore Outdated
Comment thread crypto/crypto.go
Comment thread crypto/hash/hash.go Outdated
Comment thread crypto/interface.go Outdated
Comment thread crypto/storage/fs.go Outdated
Comment thread docs/_static/vdr/v1.yaml
Comment thread docs/_static/vdr/v1.yaml
Comment thread docs/_static/vdr/v1.yaml
Comment thread docs/_static/vdr/v1.yaml Outdated
Comment thread docs/pages/api.rst Outdated
Comment thread crypto/hash/hash.go Outdated
Comment thread docs/_static/vdr/v1.yaml Outdated
Comment thread docs/pages/configuration/options.rst Outdated
Comment thread docs/pages/configuration/options.rst Outdated
Comment thread vdr/doc-creator.go
Comment thread vdr/types/interface.go Outdated
Comment thread vdr/vdr.go
Comment thread vdr/vdr.go Outdated
Comment thread vdr/vdr.go Outdated
Comment thread vdr/vdr.go
@reinkrul
reinkrul self-requested a review January 25, 2021 08:09
* Ignore pem files in the root
* Fix http prefix from address
* Specify DID documents used in the api should be according to the nuts spec
* Removed unused vdr config options from readme
* Always return a deep copy from the memory store to prevent modification
* Renamed a bunch of vars and types
Code coverage
Naming issues
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants